PChangeWindow(PMBool bOpen);
false to close Change dialog boxStory editor only. The PChangeWindow command works only in story editor.If the story editor is not active, PChangeWindow throws a CQ_LO_INVALID_MODE exception.
true to open Change dialog box
Change and Spell closed, depending on platform. PageMaker for the Macintosh closes the Find dialog box before opening the Change dialog box. PageMaker for Windows closes both the Find and Spelling dialog boxes.
Example. The following example switches to story editor and opens the Change dialog box.
PEditStory();
PChangeWindow(true);
The PGetChangeParaAttr, PGetChangeTypeAttr1, PGetChangeTypeAttr2, PGetChangeWindow, PGetFindParaAttr, PGetFindTypeAttr1, PGetFindTypeAttr2, and PGetFindWindow queries
Adobe PageMaker 6.5 Help > Commands > Utilities > Change
Comments or suggestions? Contact Adobe Developer Support